æòÅⁿâoâiü[

FileSystem parent Attribute


    File(path).parent
    Folder(path).parent

Description

    The parent attribute of File or Folder is the folder object containing this object. If this object already is the root folder of a volume, the property value is null.

Type

    Folder, or null if the object has no parent; read-only.